PR22769, crash when running 32-bit objdump on corrupted file
authorAlan Modra <amodra@gmail.com>
Thu, 1 Feb 2018 07:31:00 +0000 (18:01 +1030)
committerMatthias Klose <doko@debian.org>
Sun, 8 Apr 2018 20:55:34 +0000 (21:55 +0100)
commite9b15dd9a299406d6b086ddd896092459a877e62
tree5de9a624f891ec1a988c10c5aa927c72a9844447
parent281e86e74b40a10221a8ec27e58d21b9a7c173d2
PR22769, crash when running 32-bit objdump on corrupted file

PR 22769
* objdump.c (load_specific_debug_section): Check for overflow
when adding one to section size for a string section terminator.

Gbp-Pq: Name pr22769.diff
binutils/objdump.c